Skip to content

Add groupId to optional DKIM records in godaddy.com.aab.json#1447

Open
rkorin-godaddy wants to merge 3 commits into
Domain-Connect:masterfrom
rkorin-godaddy:godaddy-aab-optional-record-groups
Open

Add groupId to optional DKIM records in godaddy.com.aab.json#1447
rkorin-godaddy wants to merge 3 commits into
Domain-Connect:masterfrom
rkorin-godaddy:godaddy-aab-optional-record-groups

Conversation

@rkorin-godaddy

Copy link
Copy Markdown
Contributor

Description

Add groupId: dkim to the two DKIM CNAME records in the GoDaddy Airo App Builder template so callers can skip them when dkimSuffix is not available:

  • secureserver1._domainkey CNAME → groupId: dkim
  • secureserver2._domainkey CNAME → groupId: dkim

All other records (A, www CNAME, _acme-challenge CNAME, SPFM, DMARC TXT) remain required.

Type of change

  • New template
  • Bug fix (non-breaking change which fixes an issue in the template)
  • New feature (non-breaking change which adds functionality to the template)
  • Breaking change (fix or feature that would cause existing template behavior to be not backward compatible)

How Has This Been Tested?

  • Template functionality checked using Online Editor
  • Template file name follows the pattern <providerId>.<serviceId>.json
  • resource URL provided with logoUrl is actually served by a webserver

Checklist of common problems

  • syncPubKeyDomain is set — this is mandatory
  • warnPhishing is not set alongside syncPubKeyDomain
  • syncRedirectDomain is set whenever the template uses redirect_uri in the synchronous flow
  • no TXT record contains SPF content — SPFM record type used
  • txtConflictMatchingMode is set on the DMARC TXT record
  • no variable is used as a bare full record value
  • no bare variable is used as the full host label
  • no variable is used in the host field to create a subdomain
  • %host% does not appear explicitly in any host attribute
  • essential is set to OnApply on the DMARC record

Online Editor test results

Editor test link(s):

rkorin-godaddy and others added 2 commits July 21, 2026 17:03
Mark the _acme-challenge CNAME (groupId: ssl) and both _domainkey CNAMEs
(groupId: dkim) as optional groups so callers can skip them when dcv or
dkimSuffix variables are not available.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

JSON Filename Check Passed

@github-actions

Copy link
Copy Markdown

JSON Schema Validation Passed

@github-actions

Copy link
Copy Markdown

Version bump needed for the files:

godaddy.com.aab.json

@github-actions

Copy link
Copy Markdown

Linter OK

godaddy.com.aab.json

Level Code Note
info DCTL1032 mix of empty and defined record groupId values

@github-actions github-actions Bot added PR description incomplete The PR description template was not filled in at all, altered or filled in improperly. Test links missing No test links from Online Editor provided labels Jul 24, 2026
@github-actions

Copy link
Copy Markdown

PR Description Check Failed

The PR description is missing required elements. Please update it according to the PR template.

Details
  OK  Type of change: 1/4 checkboxes ticked
  OK  Checklist of common problems: 10/10 checkboxes ticked

Labels to add: PR description incomplete, Test links missing
Labels to remove: Checklist of common problems not complete, Forged editor links

PR description check FAILED:
  FAIL  'How Has This Been Tested?': 1/3 checkboxes are not ticked
  FAIL  'Online Editor test results': no valid editor test link found
  FAIL  Template coverage: godaddy.com.aab.json: no editor test link found (expected template id 'godaddy.com.aab')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR description incomplete The PR description template was not filled in at all, altered or filled in improperly. Test links missing No test links from Online Editor provided

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants